iT邦幫忙

2023 iThome 鐵人賽

DAY 11
0

MongoDB

MongoDB是Document-oriented的NoSQL資料庫,Document是MongoDB的最小儲存單位,每個Document以JSON格式儲存.相同性質的Document會形成Collection

https://www.mongodb.com/zh-cn 登入完後,開始設定需要的配置

https://ithelp.ithome.com.tw/upload/images/20230926/20163253zqZS1fAjKV.png

基本上選免費的,provider選google cloud,region選taiwan

https://ithelp.ithome.com.tw/upload/images/20230926/20163253YqWjnOjNTw.png

按create後,cluster就會開始建置了
https://ithelp.ithome.com.tw/upload/images/20230926/20163253zDCQYfZ7J2.png

接著,來設置資料庫的使用者及IP白名單
https://ithelp.ithome.com.tw/upload/images/20230926/20163253u9tMBA3ZCC.png

配置完後,點選database
https://ithelp.ithome.com.tw/upload/images/20230926/20163253uBn2ZlB4Ei.png

就可以看到現在有哪些collections(目前沒有)
https://ithelp.ithome.com.tw/upload/images/20230926/20163253dCB5r3aZ95.png

回到database,點選connect的部分,選擇第一個connect to your application的選項(Drivers):
https://ithelp.ithome.com.tw/upload/images/20230926/20163253p6F8mgDCe9.png

這裡可以看到如何練線到mongodb:
https://ithelp.ithome.com.tw/upload/images/20230926/20163253cnWCSyHLRi.png


上一篇
你需要知道的9個元件功能介紹 -9(自訂裝飾器)
下一篇
NestJS串接MongoDB
系列文
初探後端世界-使用Node.js框架開發網頁12
圖片
  直播研討會
圖片
{{ item.channelVendor }} {{ item.webinarstarted }} |
{{ formatDate(item.duration) }}
直播中

尚未有邦友留言

立即登入留言